CSCI E-93: Application Note 3 How to load a MIF file into Quartus ----------------------------------- Create a Quartus project that includes the memory subsystem (see AN6). In Quartus, compile the project (Start Compilation) and program the FPGA. Select Tools -> In-System Memory Content Editor. Right click on the "E93_" Instance ID, and select Import Data from File... Change "Files of type" to be Memory Initialization File (*.mif). Navigate to the desired directory and select the desired MIF file. Click on OK. After altering memory, it is necessary to right-click on the "E93_" Instance ID and select Write Data to In-System Memory (or type F7) or select Processing -> Write Data to In-System Memory.